|
UPDATE MATRIX
This command will update all changes you have made to an existing matrix.
UPDATE MATRIX Matrix Number
Matrix Number
Integer
The matrix number
This command does not return a value.
Any changes you have made are not visible until you complete the process by using the update matrix command. Updating the matrix is speed intensive and should be used as little as possible. The matrix number should be an integer value.
position camera 0,300,0
autocam off
make matrix 1,1000,1000,25,25
position matrix 1,0,0,0
set matrix height 1,10,10,200
update matrix 1
do
loop
if matrix exist(1)=1 then delete matrix 1
end
MATRIX Commands Menu
Index
|